home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3sell2.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SELL2_H = 1;
- include("real/raytr/r3surf.js")
-
-
- var R3CLID_SELLIPSOID2 = 412;
-
-
-
-
-
-
-
-
-
- function r3Sellipsoid2 () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SELLIPSOID2, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Sellipsoid2.prototype=new r3Surface;
- // r3sell2.h_H